Alternatives to Google Static Maps when the URL gets too big -


my end goal view , print document (eg, pdf) business-specific info on along map. map must have

  1. the aerial imagery background
  2. the features kml file.

google static maps works until kml gets complex fit in url. i've shrunk url reducing long/lat precision , encoding polylines.

ideas:

  1. i aerial imagery google static maps, programmatically draw kml features onto it, i'm not sure if that's allowed in google maps terms of use.
  2. are there other ways coerce static maps give me want?
  3. does google have different mapping service convert kml image aerial image background?
  4. any non-google services might help?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -