Add Markers to Google Maps based upon type of business -


using google maps api v3 wandering simplest method add markers map based upon type of business.

e.g. display markers of coffee shops, or dentists etc etc...

i understand achieved manipulating mapoptions yet figure out.

thanks in advance,

  • dan

i answer guess because posted question here building web application , have map , want retrieve particular type of business , display result on map.

you can result based on types of business.

this official guide places:

to see type of "places" api support click here.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -