Custom Location Map

buzztouch plugin: Custom Location Map
Version: v1.2
With this plugin you can mark your map locations with up to ten custom images! In addition you can include an icon image in the location Call-out.
works on iOS iOS
Developer Info
Latest Review
PointerKorkut Ata | 02/11/14 (v1.1)
It might have been a good plugin but not compatible with BT 3.0. Update required.
Screenshots
More Information
This screen displays a map with one or more customizable location markers.
You can include up to ten images for location markers. In addition, you can
include an image in the Call-out that your users see when they select a location
marker. You can have up to 10 unique images in the Call-outs.
You can change Subtitle and put in distance in KM or Miles.



-------------------------------------------------------------
VERSION - CHANGE LOG - UPDATES
-------------------------------------------------------------
1.2 Update for BT 3.0. Have add 7 more pins option, now it is ten pins.

-------------------------------------------------------------


iOS Project
------------------------
Ml_location_map.h
Ml_location_map.m

ML_mapAnnotation.h
ML_mapAnnotation.m

ML_mapAnnotationView.h
ML_mapAnnotationView.m

ML_mapZoomLevel.h
ML_mapZoomLevel.h

Ten diffrent color pins


Android Project
------------------------

This plugin is not available for Android at this time.


JSON Data

------------------------

{"itemId":"abcde123",
"itemType":"Ml_location_map",
"itemNickname":"ML Location Map",
"navBarTitleText":"ML Location Map",
"singleLocationDefaultZoom":"15",
"redIconView":"my_cool_image.png",
"greenIconView":"my_cool_image.png",
"purpleIconView":"my_cool_image.png",
"redPinIcon":"my_cool_image.png",
"childItems":[
{"itemId":"abcde123",
"itemType":"BT_locationItem",
"title":"My house",
"subTitle":"North Pole",
"latitude":"86.5225841",
"longitude":"-135",
"pinColor":"red"},